home *** CD-ROM | disk | FTP | other *** search
/ developer.apple.com / developer.apple.com.tar / developer.apple.com / appleapplications / SystemReport.dmg / System Report.xcodeproj / project.pbxproj < prev   
Text File  |  2007-05-18  |  11KB  |  290 lines

  1. // !$*UTF8*$!
  2. {
  3.     archiveVersion = 1;
  4.     classes = {
  5.     };
  6.     objectVersion = 42;
  7.     objects = {
  8.  
  9. /* Begin PBXBuildFile section */
  10.         1A09AA100BD2D200005FF1FC /* sysinfo2inventory.xsl in Resources */ = {isa = PBXBuildFile; fileRef = 1A09AA0D0BD2D200005FF1FC /* sysinfo2inventory.xsl */; };
  11.         1A09AA110BD2D200005FF1FC /* reportheaders.xml in Resources */ = {isa = PBXBuildFile; fileRef = 1A09AA0E0BD2D200005FF1FC /* reportheaders.xml */; };
  12.         1A09AA120BD2D200005FF1FC /* flattenplist.xsl in Resources */ = {isa = PBXBuildFile; fileRef = 1A09AA0F0BD2D200005FF1FC /* flattenplist.xsl */; };
  13.         65081C32067A9A0C006247A1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
  14.         65081C33067A9A0C006247A1 /* main.nib in Resources */ = {isa = PBXBuildFile; fileRef = 65AABA18056A9B5C006CE269 /* main.nib */; };
  15.         65081C37067A9A0C006247A1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
  16.         65081C38067A9A0C006247A1 /* Automator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65AABA78056AB2A5006CE269 /* Automator.framework */; };
  17.         B4BFE1BF07F3472F00449807 /* main.command in Resources */ = {isa = PBXBuildFile; fileRef = B4BFE1BE07F3472F00449807 /* main.command */; };
  18. /* End PBXBuildFile section */
  19.  
  20. /* Begin PBXFileReference section */
  21.         089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  22.         089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  23.         089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  24.         1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  25.         1A09AA0D0BD2D200005FF1FC /* sysinfo2inventory.xsl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = sysinfo2inventory.xsl; sourceTree = "<group>"; };
  26.         1A09AA0E0BD2D200005FF1FC /* reportheaders.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = reportheaders.xml; sourceTree = "<group>"; };
  27.         1A09AA0F0BD2D200005FF1FC /* flattenplist.xsl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = flattenplist.xsl; sourceTree = "<group>"; };
  28.         65081C3A067A9A0C006247A1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
  29.         65081C3B067A9A0C006247A1 /* System Report.action */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "System Report.action"; sourceTree = BUILT_PRODUCTS_DIR; };
  30.         65AABA19056A9B5C006CE269 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/main.nib; sourceTree = "<group>"; };
  31.         65AABA78056AB2A5006CE269 /* Automator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Automator.framework; path = /System/Library/Frameworks/Automator.framework; sourceTree = "<absolute>"; };
  32.         B4BFE1BE07F3472F00449807 /* main.command */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = main.command; sourceTree = "<group>"; };
  33. /* End PBXFileReference section */
  34.  
  35. /* Begin PBXFrameworksBuildPhase section */
  36.         65081C36067A9A0C006247A1 /* Frameworks */ = {
  37.             isa = PBXFrameworksBuildPhase;
  38.             buildActionMask = 2147483647;
  39.             files = (
  40.                 65081C37067A9A0C006247A1 /* Cocoa.framework in Frameworks */,
  41.                 65081C38067A9A0C006247A1 /* Automator.framework in Frameworks */,
  42.             );
  43.             runOnlyForDeploymentPostprocessing = 0;
  44.         };
  45. /* End PBXFrameworksBuildPhase section */
  46.  
  47. /* Begin PBXGroup section */
  48.         089C166AFE841209C02AAC07 /* Automator Action */ = {
  49.             isa = PBXGroup;
  50.             children = (
  51.                 65AABA0F056A9AD1006CE269 /* Scripts */,
  52.                 08FB77AFFE84173DC02AAC07 /* Classes */,
  53.                 089C167CFE841241C02AAC07 /* Resources */,
  54.                 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
  55.                 19C28FB8FE9D52D311CA2CBB /* Products */,
  56.                 65081C3A067A9A0C006247A1 /* Info.plist */,
  57.             );
  58.             name = "Automator Action";
  59.             sourceTree = "<group>";
  60.         };
  61.         089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
  62.             isa = PBXGroup;
  63.             children = (
  64.                 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
  65.                 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
  66.             );
  67.             name = "Frameworks and Libraries";
  68.             sourceTree = "<group>";
  69.         };
  70.         089C167CFE841241C02AAC07 /* Resources */ = {
  71.             isa = PBXGroup;
  72.             children = (
  73.                 65AABA18056A9B5C006CE269 /* main.nib */,
  74.                 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
  75.             );
  76.             name = Resources;
  77.             sourceTree = "<group>";
  78.         };
  79.         08FB77AFFE84173DC02AAC07 /* Classes */ = {
  80.             isa = PBXGroup;
  81.             children = (
  82.             );
  83.             name = Classes;
  84.             sourceTree = "<group>";
  85.         };
  86.         1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
  87.             isa = PBXGroup;
  88.             children = (
  89.                 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
  90.                 65AABA78056AB2A5006CE269 /* Automator.framework */,
  91.             );
  92.             name = "Linked Frameworks";
  93.             sourceTree = "<group>";
  94.         };
  95.         1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
  96.             isa = PBXGroup;
  97.             children = (
  98.                 089C1672FE841209C02AAC07 /* Foundation.framework */,
  99.                 089C167FFE841241C02AAC07 /* AppKit.framework */,
  100.             );
  101.             name = "Other Frameworks";
  102.             sourceTree = "<group>";
  103.         };
  104.         19C28FB8FE9D52D311CA2CBB /* Products */ = {
  105.             isa = PBXGroup;
  106.             children = (
  107.                 65081C3B067A9A0C006247A1 /* System Report.action */,
  108.             );
  109.             name = Products;
  110.             sourceTree = "<group>";
  111.         };
  112.         65AABA0F056A9AD1006CE269 /* Scripts */ = {
  113.             isa = PBXGroup;
  114.             children = (
  115.                 B4BFE1BE07F3472F00449807 /* main.command */,
  116.                 1A09AA0D0BD2D200005FF1FC /* sysinfo2inventory.xsl */,
  117.                 1A09AA0F0BD2D200005FF1FC /* flattenplist.xsl */,
  118.                 1A09AA0E0BD2D200005FF1FC /* reportheaders.xml */,
  119.             );
  120.             name = Scripts;
  121.             sourceTree = "<group>";
  122.         };
  123. /* End PBXGroup section */
  124.  
  125. /* Begin PBXNativeTarget section */
  126.         65081C2D067A9A0C006247A1 /* System Report */ = {
  127.             isa = PBXNativeTarget;
  128.             buildConfigurationList = 4E59BCAA08A8249B001206A8 /* Build configuration list for PBXNativeTarget "System Report" */;
  129.             buildPhases = (
  130.                 65081C31067A9A0C006247A1 /* Resources */,
  131.                 65081C36067A9A0C006247A1 /* Frameworks */,
  132.                 250388A2080C870600E1128B /* ShellScript */,
  133.             );
  134.             buildRules = (
  135.             );
  136.             dependencies = (
  137.             );
  138.             name = "System Report";
  139.             productInstallPath = "$(USER_LIBRARY_DIR)/Automator";
  140.             productName = "Automator Action";
  141.             productReference = 65081C3B067A9A0C006247A1 /* System Report.action */;
  142.             productType = "com.apple.product-type.bundle";
  143.         };
  144. /* End PBXNativeTarget section */
  145.  
  146. /* Begin PBXProject section */
  147.         089C1669FE841209C02AAC07 /* Project object */ = {
  148.             isa = PBXProject;
  149.             buildConfigurationList = 4E59BCAE08A8249B001206A8 /* Build configuration list for PBXProject "System Report" */;
  150.             hasScannedForEncodings = 1;
  151.             mainGroup = 089C166AFE841209C02AAC07 /* Automator Action */;
  152.             projectDirPath = "";
  153.             targets = (
  154.                 65081C2D067A9A0C006247A1 /* System Report */,
  155.             );
  156.         };
  157. /* End PBXProject section */
  158.  
  159. /* Begin PBXResourcesBuildPhase section */
  160.         65081C31067A9A0C006247A1 /* Resources */ = {
  161.             isa = PBXResourcesBuildPhase;
  162.             buildActionMask = 2147483647;
  163.             files = (
  164.                 65081C32067A9A0C006247A1 /* InfoPlist.strings in Resources */,
  165.                 65081C33067A9A0C006247A1 /* main.nib in Resources */,
  166.                 B4BFE1BF07F3472F00449807 /* main.command in Resources */,
  167.                 1A09AA100BD2D200005FF1FC /* sysinfo2inventory.xsl in Resources */,
  168.                 1A09AA110BD2D200005FF1FC /* reportheaders.xml in Resources */,
  169.                 1A09AA120BD2D200005FF1FC /* flattenplist.xsl in Resources */,
  170.             );
  171.             runOnlyForDeploymentPostprocessing = 0;
  172.         };
  173. /* End PBXResourcesBuildPhase section */
  174.  
  175. /* Begin PBXShellScriptBuildPhase section */
  176.         250388A2080C870600E1128B /* ShellScript */ = {
  177.             isa = PBXShellScriptBuildPhase;
  178.             buildActionMask = 2147483647;
  179.             files = (
  180.             );
  181.             inputPaths = (
  182.             );
  183.             outputPaths = (
  184.             );
  185.             runOnlyForDeploymentPostprocessing = 0;
  186.             shellPath = /bin/sh;
  187.             shellScript = "/usr/bin/amlint \"${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}\"";
  188.         };
  189. /* End PBXShellScriptBuildPhase section */
  190.  
  191. /* Begin PBXVariantGroup section */
  192.         089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
  193.             isa = PBXVariantGroup;
  194.             children = (
  195.                 089C167EFE841241C02AAC07 /* English */,
  196.             );
  197.             name = InfoPlist.strings;
  198.             sourceTree = "<group>";
  199.         };
  200.         65AABA18056A9B5C006CE269 /* main.nib */ = {
  201.             isa = PBXVariantGroup;
  202.             children = (
  203.                 65AABA19056A9B5C006CE269 /* English */,
  204.             );
  205.             name = main.nib;
  206.             sourceTree = "<group>";
  207.         };
  208. /* End PBXVariantGroup section */
  209.  
  210. /* Begin XCBuildConfiguration section */
  211.         4E59BCAB08A8249B001206A8 /* Debug */ = {
  212.             isa = XCBuildConfiguration;
  213.             buildSettings = {
  214.                 COPY_PHASE_STRIP = NO;
  215.                 GCC_DYNAMIC_NO_PIC = NO;
  216.                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
  217.                 GCC_MODEL_TUNING = G5;
  218.                 GCC_OPTIMIZATION_LEVEL = 0;
  219.                 INFOPLIST_FILE = Info.plist;
  220.                 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Automator";
  221.                 OTHER_OSAFLAGS = "-x -t 0 -c 0";
  222.                 PRODUCT_NAME = "System Report";
  223.                 WRAPPER_EXTENSION = action;
  224.                 ZERO_LINK = YES;
  225.             };
  226.             name = Debug;
  227.         };
  228.         4E59BCAC08A8249B001206A8 /* Release */ = {
  229.             isa = XCBuildConfiguration;
  230.             buildSettings = {
  231.                 ARCHS = (
  232.                     ppc,
  233.                     i386,
  234.                 );
  235.                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  236.                 GCC_MODEL_TUNING = G5;
  237.                 INFOPLIST_FILE = Info.plist;
  238.                 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Automator";
  239.                 OTHER_OSAFLAGS = "-x";
  240.                 PRODUCT_NAME = "System Report";
  241.                 WRAPPER_EXTENSION = action;
  242.             };
  243.             name = Release;
  244.         };
  245.         4E59BCAF08A8249B001206A8 /* Debug */ = {
  246.             isa = XCBuildConfiguration;
  247.             buildSettings = {
  248.                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
  249.                 GCC_WARN_UNUSED_VARIABLE = YES;
  250.                 PREBINDING = NO;
  251.                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  252.             };
  253.             name = Debug;
  254.         };
  255.         4E59BCB008A8249B001206A8 /* Release */ = {
  256.             isa = XCBuildConfiguration;
  257.             buildSettings = {
  258.                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
  259.                 GCC_WARN_UNUSED_VARIABLE = YES;
  260.                 PREBINDING = NO;
  261.                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  262.             };
  263.             name = Release;
  264.         };
  265. /* End XCBuildConfiguration section */
  266.  
  267. /* Begin XCConfigurationList section */
  268.         4E59BCAA08A8249B001206A8 /* Build configuration list for PBXNativeTarget "System Report" */ = {
  269.             isa = XCConfigurationList;
  270.             buildConfigurations = (
  271.                 4E59BCAB08A8249B001206A8 /* Debug */,
  272.                 4E59BCAC08A8249B001206A8 /* Release */,
  273.             );
  274.             defaultConfigurationIsVisible = 0;
  275.             defaultConfigurationName = Release;
  276.         };
  277.         4E59BCAE08A8249B001206A8 /* Build configuration list for PBXProject "System Report" */ = {
  278.             isa = XCConfigurationList;
  279.             buildConfigurations = (
  280.                 4E59BCAF08A8249B001206A8 /* Debug */,
  281.                 4E59BCB008A8249B001206A8 /* Release */,
  282.             );
  283.             defaultConfigurationIsVisible = 0;
  284.             defaultConfigurationName = Release;
  285.         };
  286. /* End XCConfigurationList section */
  287.     };
  288.     rootObject = 089C1669FE841209C02AAC07 /* Project object */;
  289. }
  290.